vibe_recaptcha ~master (2022-02-21T15:59:44.2944323)
Dub
Repo
RecaptchaException
recaptcha
An exception type to distinguish exceptions thrown by this module.
class
RecaptchaException : Exception {
this
(string msg, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
recaptcha
aliases
RCX
classes
RecaptchaException
functions
recaptchaHTML
testRecaptcha
verifyRecaptcha
variables
API_SECURE_URL
API_URL
VERIFY_URL
An exception type to distinguish exceptions thrown by this module.